home *** CD-ROM | disk | FTP | other *** search
- /* |DWaRFx| v1.X ßeta
- \\ By Gareth Murfin
- //
- \\ A simple eXit script
- // command: "/DwQUiT <reason>"
- \\
- */
-
- PARSE ARG ARGS
- OPTIONS RESULTS
-
- if ARGS = "" then do
- "echo P="d2c(27)"b«|DWaRFx|» You need to put a reason you TwonK! - |DWaRFx| v1.X+ ßeta - Gareth Murfin"
- exit
- end
- Call Setclip('DFxTIME',Time())
- 'echo Now Closing link with server...'
- 'say |DWaRFx| - Im taking the escape pod and getting out of here!'
- 'say The user would like to say this before they leave :-'
- 'say /OP GåZ'
- 'say 'ARGS
- 'say /!leave'
-